Enum Strings.DisplayStringOption
Constants for Display String Options.
To be used with Strings.DisplayString class.
Members
| CENTER | Sets the horizontal origin point to the center of the string. |
| SHADOW | Gives the string a drop shadow effect. |
| RIGHT | Sets the horizontal origin point to the right side of the string. |
| BLINK | Blinks the string. |
| VERTICAL_CENTER | Sets the vertical origin point of the multiline string to the center. |